func github.com/jackc/pgx/v5.quoteIdentifier
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L448: func quoteIdentifier(s string) string {
copy_from.go#L132: cbuf.WriteString(quoteIdentifier(cn))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)